@font-face {
    font-family: 'strawfordblack';
    src: url('strawford-black-webfont.eot');
    src: url('strawford-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('strawford-black-webfont.woff2') format('woff2'),
         url('strawford-black-webfont.woff') format('woff'),
         url('strawford-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'strawfordregular';
    src: url('strawford-regular-webfont.eot');
    src: url('strawford-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('strawford-regular-webfont.woff2') format('woff2'),
         url('strawford-regular-webfont.woff') format('woff'),
         url('strawford-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'strawfordbold';
    src: url('strawford-bold-webfont.eot');
    src: url('strawford-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('strawford-bold-webfont.woff2') format('woff2'),
         url('strawford-bold-webfont.woff') format('woff'),
         url('strawford-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
